sparkletown/sparkle

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

Summary

Maintainability
A
0 mins
Test Coverage
export { BackButton } from "./BackButton";
export type { BackButtonProps } from "./BackButton";