updated lang change and FormDisplay Components
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Export the main components
|
||||
export { FormDisplay } from "./FormDisplay";
|
||||
|
||||
// Export types
|
||||
export type { FormMode } from "./types";
|
||||
Reference in New Issue
Block a user