Skip to main content
added 4 characters in body
Source Link
shiva
  • 5.5k
  • 5
  • 27
  • 45

should write like this -->

import Map from './map';import Map from './map';

  1. look in this MapMap should have first later is capital .(important note)
  2. inset the single 'just mention your file location correctly'.

should write like this -->

import Map from './map';

  1. look in this Map should have first later is capital .(important note)
  2. inset the single 'just mention your file location correctly'.

should write like this -->

import Map from './map';

  1. look in this Map should have first later is capital .(important note)
  2. inset the single 'just mention your file location correctly'.
Source Link

should write like this -->

import Map from './map';

  1. look in this Map should have first later is capital .(important note)
  2. inset the single 'just mention your file location correctly'.