From a17fbfa9371dca84b4ca63659444eeaaf8b54618 Mon Sep 17 00:00:00 2001 From: TBS093A Date: Fri, 7 Aug 2020 14:17:36 +0200 Subject: [PATCH] upgrade CRUD console --- .../commands/fetchCommands/Album/Create.js | 6 +-- .../commands/fetchCommands/Album/GetAll.js | 6 +-- .../index/indexConsole/indexConsole.js | 45 ++++++++++--------- 3 files changed, 31 insertions(+), 26 deletions(-) diff --git a/src/components/index/indexConsole/commands/fetchCommands/Album/Create.js b/src/components/index/indexConsole/commands/fetchCommands/Album/Create.js index d494102..7db13d2 100644 --- a/src/components/index/indexConsole/commands/fetchCommands/Album/Create.js +++ b/src/components/index/indexConsole/commands/fetchCommands/Album/Create.js @@ -101,19 +101,19 @@ const AlbumCreate = ({ id='titleAlbumInput' autoComplete='off' ref={ titleInput } - /> + />
description: + />
image: + />