raycast-akkoma-extension/src/components/Actions.tsx
2023-04-15 02:20:07 +08:00

9 lines
87 B
TypeScript

const Actions = () => {
return (
<>
</>
)
}
export default Actions