Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Add typing a container doc #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

yleflour
Copy link

No description provided.

@bam-bot-tech
Copy link

Fails
🚫

typing-a-container.s.md: You failed to mention a Bad Examples

🚫

typing-a-container.s.md: You failed to mention a Good Examples

Warnings
⚠️

typing-a-container.s.md: Does not seem to be included in the root readme

Automatic reviewers

cc: @louiszawadzki, @tychota

Generated by 🚫 dangerJS

// mycomponent.component.js
// @flow

import { type TContainerProps } from './mycomponent.container.js';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c'est pas plutôt import type { TContainerProps } from './mycomponent.container.js'; la syntaxe ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants