8 lines
237 B
HTML
8 lines
237 B
HTML
<div class="imp-exp">
|
|
<button class="export">Export Settings</button>
|
|
<button class="import">Import Settings</button>
|
|
<button class="reset">Reset Settings</button>
|
|
<input type="file" hidden>
|
|
</div>
|
|
<p class="imp-exp-result"></p>
|