1.1.1 • Published 3 years ago

newtester-pkg v1.1.1

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

newtester-pkg

This package is to test.

Installation

npm install test-pkg-npm

Usage

In the App

import { newtester-pkg } from 'newtester-pkg';

function App() {
  return <div>Hello World</div>;
}

const root = createRoot(document.getElementById('root'));
root.render(<App />);
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago