mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
🐛 Properly export Details
This commit is contained in:
parent
2e143e0cab
commit
6bcf9b0912
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export {Chapter} from "./components/chapters/Chapter"
|
|||
|
||||
export {Anchor} from "./components/common/Anchor"
|
||||
export {Heading} from "./components/common/Heading"
|
||||
export {Details} from "./components/common/Details"
|
||||
|
||||
export {Form} from "./components/forms/Form"
|
||||
|
||||
|
|
Loading…
Reference in a new issue