[feat]: export all from Form.astro (#20)
[feat]: export all from Form.astro (#20)
This commit is contained in:
parent
315e28bc39
commit
ea594da817
1 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
||||||
import Form from './Form.astro';
|
export * from './Form.astro';
|
||||||
export default Form;
|
|
||||||
|
|
Loading…
Reference in a new issue