refactor: Move main modal to components

Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
alexsparkes
2024-02-27 22:51:51 +00:00
parent 87bb3fb066
commit 67a387c73d
26 changed files with 24 additions and 25 deletions

View File

@@ -0,0 +1 @@
export * from './Main';