File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ We can do:
2929<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
3030
3131Remember to include the above link in your html page. Otherwise the icons won't show up.
32- TODO: add CSS modules so that in the future we don't need to include this link anymore
3332
3433import React from 'react';
3534import ReactDOM from 'react-dom';
@@ -177,6 +176,9 @@ Testing data is from [here](http://codepen.io/anon/pen/Ftkln?editors=0010)
177176
178177Icons are from [ here] ( https://www.npmjs.com/package/react-fontawesome )
179178
179+ # Contribution
180+ Any contributions are welcomed! Please upload issues or pull requests on the github page, thank you!
181+
180182# TODO
181183- css modules of font awesome
182184- in editing mode the inputbox doesn't hover automatically
You can’t perform that action at this time.
0 commit comments