forked from sheetjs/docs.sheetjs.com
		
	| - Add Preact setup instructions and code examples alongside existing React examples - Maintain existing React functionality while adding Preact support - Update code examples to show both React and Preact imports react hooks come directly from 'react' package, while Preact requires hooks to be imported separately from 'preact/hooks' | ||
|---|---|---|
| .. | ||
| data | ||
| docs | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| docusaurus.config.js | ||
| package.json | ||
| sidebars.js | ||
| version.js | ||