未验证 提交 47433b62 编写于 作者: D Donavon West 提交者: GitHub

Correct import comment in interfaces (#20052)

Co-authored-by: Nkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
上级 bc403af0
......@@ -2,7 +2,7 @@
// and then use them in any component by importing them. For
// example, to import the interface below do:
//
// import User from 'path/to/interfaces';
// import { User } from 'path/to/interfaces';
export type User = {
id: number
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册