api url change, todo-s page remove

This commit is contained in:
mrfry 2021-04-21 10:14:25 +02:00
parent 88dd1f0cc6
commit 76f96ba8aa
4 changed files with 1 additions and 123 deletions

View file

@ -7,7 +7,6 @@ import TodoSidebar from './todoSidebar.js'
import Modal from '../modal.js'
import styles from './todo.module.css'
// import styles from './todos.module.css'
import constants from '../../constants.json'
const byVotes = (a, b) => {