mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-19 00:34:17 +00:00
Remove Component import
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import React, { Component } from 'react';
|
import React from 'react';
|
||||||
import './SectionTitle.css';
|
import './SectionTitle.css';
|
||||||
|
|
||||||
function SectionTitle(props) {
|
function SectionTitle(props) {
|
||||||
|
|||||||
Reference in New Issue
Block a user