File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ or pull requests.
88*** Usage***
99
1010- Build
11- - by ` gradle build `
12- - Add jar file to your project
11+ - by ` gradle build `
12+ - Add jar file to your project
1313- OR
14- - add [ https://jitpack.io ] ( https://jitpack.io ) to list of maven repositories (see docs on [ https://jitpack.io ] ( https://jitpack.io )
15- - add ` compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT" ` to ` build.gradle `
14+ - add [ https://jitpack.io ] ( https://jitpack.io ) to list of maven repositories (see docs on [ https://jitpack.io ] ( https://jitpack.io )
15+ - add ` compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT" ` to ` build.gradle `
1616
1717- Add semantic ui react npm package, usually that means add ** "semantic-ui-react": "^0.82.1"** to ** package.json**
1818- Try somthing like
You can’t perform that action at this time.
0 commit comments