feat(instant): add icons to token selector
This commit is contained in:
@@ -20,6 +20,10 @@ const config = {
|
||||
test: /\.(ts|tsx)$/,
|
||||
loader: 'awesome-typescript-loader',
|
||||
},
|
||||
{
|
||||
test: /\.svg$/,
|
||||
loader: 'svg-react-loader',
|
||||
},
|
||||
],
|
||||
},
|
||||
devServer: {
|
||||
|
Reference in New Issue
Block a user