@undp/carbon-library 1.0.135-CARBON-343.3 → 1.0.135-CARBON-343.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,3 @@
1
- import React from 'react';
1
+ import React from "react";
2
+ import "./ndcDetailsComponent.scss";
2
3
  export declare const NdcDetailsComponent: (props: any) => React.JSX.Element;