Files
react_task_1b/src/components/InteractiveButton/index.js
T

2 lines
68 B
JavaScript
Raw Normal View History

2024-06-26 15:42:26 +01:00
export { default as InteractiveButton } from "./InteractiveButton";