Added Layout

This commit is contained in:
daniecon
2022-09-18 17:16:30 +02:00
parent 7fb128f857
commit 2dbef21f34
4 changed files with 23 additions and 12 deletions

View File

@@ -8,3 +8,4 @@ export { default as ToggleColorMode } from "./ToggleColorMode"
export { default as TotpSetup } from "./TotpSetup"
export { default as ZkPasswordSetup } from "./ZkPasswordSetup"
export { default as CardChoice } from "./CardChoice"
export { default as Layout } from "./Layout"