mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Reuse components across Proxy and Sender modules
This commit is contained in:
3
admin/src/features/sender/index.ts
Normal file
3
admin/src/features/sender/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import Sender from "./components/Sender";
|
||||
|
||||
export default Sender;
|
Reference in New Issue
Block a user