Created by: viankakrisna
So we can write
import App from 'App'
instead of
import App from './App'
I think this will improve the developer experience of people using this kit :D
Created by: viankakrisna
So we can write
import App from 'App'
instead of
import App from './App'
I think this will improve the developer experience of people using this kit :D