/
githubmirror
/
gitness
Обзор
Документация
Войти
/
githubmirror
/
gitness
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
web/src/components/CommentBox/CommentBox.module.scss.d.ts
34 строки
1 KB
Tan Nhu
Refactor collapse/expand PR comments per new design (#2046)
21 май 2024, 22:41
21 май 2024, 22:41
5fe08d4
Код
Авторство
О чём код?
/* * Copyright 2023 Harness, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ /* eslint-disable */ // This is an auto-generated file export declare const box: string export declare const bp3Icon: string export declare const deleted: string export declare const deleteIcon: string export declare const edit: string export declare const editCommentContainer: string export declare const fluid: string export declare const hasThread: string export declare const main: string export declare const newCommentContainer: string export declare const optionMenuIcon: string export declare const outdated: string export declare const outletTopOfFirstOfComment: string export declare const replyPlaceHolder: string export declare const toggleComment: string export declare const viewer: string