Uninstall preact

This commit is contained in:
Shin'ya Ueoka 2019-04-29 09:15:58 +09:00
parent 55f15c9350
commit 46228c6b18
3 changed files with 2 additions and 25 deletions

View file

@ -1,3 +1,5 @@
import React from 'react';
export default function Message(props) {
switch (props.mode) {
case 'error':