mue/src/features/greeting/index.jsx

3 lines
55 B
React
Raw Normal View History

export * from './options';
2024-03-19 21:45:17 +00:00
export * from './Greeting';