Skip to content

Commit a788b86

Browse files
committed
21..4
1 parent 0cc4a03 commit a788b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Follow these steps:
8787
2. Set the resourcePath property of IntegralUI Web components to point to the location set in your /public folder. In this case, for Grid for example:
8888

8989
```bash
90-
<IntegralUIGridComponent resourcePath="integralui-web-grid/icons"></IntegralUIGridComponent>
90+
<IntegralUIGridComponent resourcePath={'integralui-web-grid/icons'}></IntegralUIGridComponent>
9191
```
9292

9393
### Vanilla JavaScript

0 commit comments

Comments
 (0)