mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 18:52:06 +00:00
Update casing for services and controllers directories.
This commit is contained in:
@@ -9,7 +9,7 @@ import NextConnectOptions from '@/config/nextConnect/NextConnectOptions';
|
||||
import {
|
||||
sendBeerPostLikeRequest,
|
||||
getBeerPostLikeCount,
|
||||
} from '@/controllers/likes/beerPostLikes';
|
||||
} from '@/controllers/likes/beer-posts-likes';
|
||||
import { LikeRequest } from '@/controllers/likes/types';
|
||||
|
||||
const router = createRouter<
|
||||
|
||||
Reference in New Issue
Block a user