1.0.2 • Published 3 years ago

test-npm-bundle-nthoa v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

template

import React from 'react';

//styles import styles from "./styles.module.less"; import classNames from 'classnames';

interface props { }

const Policy: React.FC = (props) => { return

</div>

}

export default React.memo(Policy);

end template