mirror of
https://github.com/fergalmoran/turnstone.git
synced 2026-01-06 17:14:00 +00:00
Syntax tweak
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
import SplitMatch from 'split-match'
|
||||
import imgNewYork from'../../images/newyork.jpg'
|
||||
import imgNewYork from '../../images/newyork.jpg'
|
||||
import styles from './itemContents.module.css'
|
||||
|
||||
const SplitComponent = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user