TOSIT-IO / tdp-ui

Graphical interface for tdp-server
Apache License 2.0
4 stars 2 forks source link

refactor: remove nested layout #177

Closed PaulFarault closed 1 year ago

PaulFarault commented 1 year ago

Which issue(s) this PR fixes

Fixes None

Additional comments

Remove nested layouts as it adds a lot of complexity for little benefits (only one main layout is used anyway).

The only other Layout that is used, for services, may be refactored with React Hook Form later (#164).

Agreements

PaulFarault commented 1 year ago

Force pushed to cancel unintentional commit