chore: move buf generated code to gitignore (#2236)

This commit is contained in:
boojack
2023-09-17 20:55:05 +08:00
committed by GitHub
parent d09e3c3658
commit b13042d644
27 changed files with 35 additions and 2821 deletions

View File

@ -1,4 +1,4 @@
import { Resource } from "@/types/proto-grpcweb/api/v2/resource_service";
import { Resource } from "@/types/proto/api/v2/resource_service";
import Icon from "../Icon";
import ResourceIcon from "../ResourceIcon";