mirror of
https://github.com/vercel/commerce.git
synced 2025-05-08 02:37:58 +00:00
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
export default function Industrial() {
|
|
return <div>Industrial</div>
|
|
}
|