1.1.1 • Published 9 months ago

newtester-pkg v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months 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

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago