mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-07-04 16:12:26 +02:00
Format all files with Prettier
This commit is contained in:
@ -49,16 +49,12 @@ exports[`<RebootButton/> Render modal. 1`] = `
|
||||
class="btn btn-primary "
|
||||
type="button"
|
||||
>
|
||||
|
||||
|
||||
Cancel
|
||||
</button>
|
||||
<button
|
||||
class="btn btn-danger"
|
||||
type="button"
|
||||
>
|
||||
|
||||
|
||||
Confirm reboot
|
||||
</button>
|
||||
</div>
|
||||
@ -70,8 +66,6 @@ exports[`<RebootButton/> Render modal. 1`] = `
|
||||
class="btn btn-danger"
|
||||
type="button"
|
||||
>
|
||||
|
||||
|
||||
Reboot
|
||||
</button>
|
||||
</div>
|
||||
@ -86,8 +80,6 @@ exports[`<RebootButton/> Render. 1`] = `
|
||||
class="btn btn-danger"
|
||||
type="button"
|
||||
>
|
||||
|
||||
|
||||
Reboot
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user