mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Add ThreeDotsMenu component to index.js
This commit is contained in:
		@@ -34,6 +34,7 @@ export { default as Select } from "./bootstrap/Select";
 | 
			
		||||
export { default as TextInput } from "./bootstrap/TextInput";
 | 
			
		||||
export { formFieldsSize, buttonFormFieldsSize } from "./bootstrap/constants";
 | 
			
		||||
export { default as Switch } from "./bootstrap/Switch";
 | 
			
		||||
export { default as ThreeDotsMenu } from "./bootstrap/ThreeDotsMenu";
 | 
			
		||||
 | 
			
		||||
export { Spinner, SpinnerElement } from "./bootstrap/Spinner";
 | 
			
		||||
export { Modal, ModalBody, ModalFooter, ModalHeader } from "./bootstrap/Modal";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user