sparkletown/sparkle

View on GitHub
src/components/atoms/ButtonNG/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { ButtonNG } from "./ButtonNG";
export type { ButtonProps } from "./ButtonNG";