- move common components to own folder - add tsconfig for common reference and build - update configuration files for global JSX support - modify checkbox creation with specific required option
8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"dependencies": {
|
|
"@fluentui/react": "^8.125.6",
|
|
"react": "^19.2.7",
|
|
"react-dom": "^19.2.5"
|
|
}
|
|
}
|