Skip to content

Commit 232c1c1

Browse files
committed
Fix license text
1 parent f8d4bc5 commit 232c1c1

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

src/reactComponents/Tabs.tsx

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,7 @@
1010
*
1111
* Unless required by applicable law or agreed to in writing, software
1212
* distributed under the License is distributed on an "AS IS" BASIS,
13-
* WITHOUT WARRANTIES <Antd.Tabs
14-
type="editable-card"
15-
onChange={handleTabChange}
16-
onEdit={handleTabEdit}
17-
activeKey={activeKey}
18-
tabBarStyle={{ padding: 0, margin: 0, flex: '0 0 auto' }}
19-
style={{ height: '100%', display: 'flex', flexDirection: 'column' }}
20-
className="tabs-full-height"
21-
hideAdd={false}
22-
items={createTabItems()}
23-
/>NS OF ANY KIND, either express or implied.
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2414
* See the License for the specific language governing permissions and
2515
* limitations under the License.
2616
*/

0 commit comments

Comments
 (0)