Fahad

Results 3 comments of Fahad

@HenryHayes-jpg In index.js change `import "antd/dist/antd.css";` to `import "antd/dist/antd.min.css";` solved my problem

I am having the same issue. My repository structure is same as @kotyara85 and the moment I move my controllers out of `main.go` file to `pkg` directory the auto generated...