You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oi Diego tudo bem?
Gostei muto do Projeto, Porém como eu faço para configurar o react-router-dom? outra sugestão..
adicionar outro rule para fotos no meu tive que fazer assim {
test: /.(jpe?g|gif|png|svg)$/i,
use: [
{
loader: 'url-loader',
options: {
limit: 10000,
},
},
],
}
The text was updated successfully, but these errors were encountered:
Oi Diego tudo bem?
Gostei muto do Projeto, Porém como eu faço para configurar o react-router-dom? outra sugestão..
adicionar outro rule para fotos no meu tive que fazer assim {
test: /.(jpe?g|gif|png|svg)$/i,
use: [
{
loader: 'url-loader',
options: {
limit: 10000,
},
},
],
}
The text was updated successfully, but these errors were encountered: