created reusable button component, created course info header component, created utility type for Colors, removed typescript-css-modules plugin, and added a threshold to the infinite scroll hook
This commit is contained in:
@@ -47,11 +47,6 @@
|
||||
"./release.config.js",
|
||||
"webpack/plugins/custom/.ts"
|
||||
],
|
||||
"plugins": [
|
||||
{
|
||||
"name": "typescript-plugin-css-modules"
|
||||
}
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"**/.*/",
|
||||
|
||||
Reference in New Issue
Block a user