File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -37,16 +37,16 @@ Builds the app for production to the `build` folder.
3737
3838## Download and Installation
3939
40- #### 1. Download Fundamental UI :
40+ #### 1. Download Fiori Fundamentals :
4141
42- ` npm install --save fundamental-ui `
42+ ` npm install --save fiori-fundamentals `
4343
4444
45- #### 2. Include the Fundamental UI CSS in your React application. In your App.css or App.scss file include the following lines:
45+ #### 2. Include the Fiori Fundamentals CSS in your React application. In your App.css or App.scss file include the following lines:
4646
47- ` @import '../node_modules/fundamental-ui /scss/icons/' `
48- ` @import '../node_modules/fundamental-ui /dist/fonts/' `
49- ` @import '../node_modules/fundamental-ui /scss/all.scss' `
47+ ` @import '../node_modules/fiori-fundamentals /scss/icons/' `
48+ ` @import '../node_modules/fiori-fundamentals /dist/fonts/' `
49+ ` @import '../node_modules/fiori-fundamentals /scss/all.scss' `
5050
5151
5252## Known Issues
You can’t perform that action at this time.
0 commit comments